projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8b6414
)
Clean up includes
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 22 Nov 2011 13:25:24 +0000
(08:25 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 22 Nov 2011 13:25:24 +0000
(08:25 -0500)
There's no sign of Pango in this header, so no need to include
pangocairo.h
gdk/gdkcairo.h
patch
|
blob
|
history
diff --git
a/gdk/gdkcairo.h
b/gdk/gdkcairo.h
index f2cf7bd7e1dc457524b9114a0501f8c7c63ca462..838ff38b2c82a1a49bb47392abeeb383802dad50 100644
(file)
--- a/
gdk/gdkcairo.h
+++ b/
gdk/gdkcairo.h
@@
-27,7
+27,7
@@
#include <gdk/gdkcolor.h>
#include <gdk/gdkrgba.h>
#include <gdk/gdkpixbuf.h>
-#include <
pango/pango
cairo.h>
+#include <cairo.h>
G_BEGIN_DECLS